home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / u_intro.dxr / 00061.ls < prev    next >
Encoding:
Text File  |  1997-04-11  |  162 b   |  8 lines

  1. on mouseUp
  2.   set the video of member "unisys2" to 0
  3.   set the video of member "unisys1" to 0
  4.   updateStage()
  5.   set the visible of sprite 10 to 0
  6.   go("1a_4")
  7. end
  8.